@keyframes loader{0%{width:0}to{width:100%}}@keyframes scale{0%{transform:scale(1)}to{transform:scale(1.5)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.blink{animation:blink-animation 1s steps(4,start) infinite;color:red}@keyframes blink-animation{to{visibility:hidden}}@-webkit-keyframes blink-animation{to{visibility:hidden}}.v-leave-active{transition-delay:.3s}.v-enter-from,.v-leave-to{opacity:0}.v-enter-active,.v-inner,.v-leave-active,.v-inner{transition:all .3s cubic-bezier(.24,.1,.24,1)}.v-enter-active .v-inner{transition-delay:.3s}.v-enter-from .v-inner,.v-leave-to .v-inner{transform:translate(30px);opacity:.001}.toast-enter-active,.toast-leave-active{transform:translateY(0);transition:transform .4s cubic-bezier(.4,0,.6,1)}.toast-enter-from,.toast-leave-to{transform:translateY(100%)}.overlay-enter-active,.overlay-leave-active{transition:opacity .4s cubic-bezier(.4,0,.6,1)}.overlay-enter-from,.overlay-leave-to{opacity:0;backdrop-filter:blur(4px) opacity(0)}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}.collapse-enter-active,.collapse-leave-active{transition:max-height .2s ease-out}.collapse-enter,.collapse-leave-to{max-height:0}.auxillary--left-enter-active,.auxillary--left-leave-active{transform:translateY(0);transition:transform .4s cubic-bezier(0,0,.58,1)}.auxillary--left-enter-from,.auxillary--left-leave-to{transform:translate(-100%)}.auxillary--right-enter-active,.auxillary--right-leave-active{transform:translateY(0);transition:transform .4s cubic-bezier(0,0,.58,1)}.auxillary--right-enter-from,.auxillary--right-leave-to{transform:translate(100%)}.auxillary-leave-active{transition-delay:.3s}.auxillary--left-enter-active,.auxillary--left-inner,.auxillary--left-leave-active,.auxillary--left-inner{transition:all .4s cubic-bezier(0,0,.58,1)}.auxillary--left-enter-active .auxillary--left-inner{transition-delay:.3s}.auxillary--left-enter-from .auxillary--left-inner,.auxillary--left-leave-to .auxillary--left-inner,.auxillary--left-enter-from .auxillary--left-inner-bottom,.auxillary--left-leave-to .auxillary--left-inner-bottom{transform:translate(-120px);opacity:.001}.auxillary--right-enter-active,.auxillary--right-inner,.auxillary--right-leave-active,.auxillary--right-inner{transition:all .4s cubic-bezier(0,0,.58,1)}.auxillary--right-enter-active .auxillary--right-inner{transition-delay:.4s}.auxillary--right-enter-from .auxillary--right-inner,.auxillary--right-leave-to .auxillary--right-inner{transform:translateY(-120px);opacity:.001}.auxillary--right-enter-active,.auxillary--right-inner-bottom,.auxillary--right-leave-active,.auxillary--right-inner-bottom{transition:all .4s cubic-bezier(0,0,.58,1)}.auxillary--right-enter-active .auxillary--right-inner-bottom{transition-delay:.4s}.auxillary--right-enter-from .auxillary--right-inner-bottom,.auxillary--right-leave-to .auxillary--right-inner-bottom{transform:translateY(120px);opacity:.001}.in-view.is-in-view .lazyloaded.zoom-in{transform:scale(1);opacity:1}.in-view .zoom-in{opacity:0;transform:scale(1.1);transition:transform .6s cubic-bezier(0,0,.58,1),opacity .6s cubic-bezier(0,0,.58,1)}.letter{transform:translateY(100px);transition:transform .6s cubic-bezier(0,0,.58,1);display:inline-flex;opacity:0}.is-in-view .letter{opacity:1;transform:translateY(0)}.letter-contain{overflow:hidden}.categories-carousel__item:hover .icon{transform:translate(10px)}.categories-carousel__item:hover .categories-carousel__item-title,.categories-carousel__item:hover .categories-carousel__item-subtitle{transform:translate(-10px)}.categories-carousel__item{position:relative;display:flex;overflow:hidden;border-radius:8px}.categories-carousel__img-wrap{width:100%;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.24,.1,.24,1)}.categories-carousel__img-wrap:before{content:"";display:block;padding-top:130%;width:100%}.categories-carousel__img-wrap>.content{bottom:0;left:0;position:absolute;right:0;top:0}.categories-carousel__img-wrap:after{position:absolute;content:"";height:100%;width:100%;top:0;left:0;background:linear-gradient(to bottom,rgba(42,41,41,0) 0%,#2a2929 100%)}.categories-carousel__img-wrap:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}.categories-carousel--double .categories-carousel__items{gap:1rem}.categories-carousel--double .categories-carousel__img-wrap{position:relative}.categories-carousel--double .categories-carousel__img-wrap:before{content:"";display:block;padding-top:100%;width:100%}.categories-carousel--double .categories-carousel__img-wrap>.content{bottom:0;left:0;position:absolute;right:0;top:0}.categories-carousel__item-title,.categories-carousel__item-subtitle,.categories-carousel .icon{transition:transform .3s cubic-bezier(.24,.1,.24,1)}.categories-carousel__item-title-contain{display:flex;justify-content:space-between;transition:transform .3s cubic-bezier(.24,.1,.24,1)}.categories-carousel__image{top:0;left:0;position:absolute;height:auto;min-height:100%;min-width:100%;object-fit:cover;opacity:1;pointer-events:none;transition:opacity .5s ease;width:100%;z-index:0}.categories-carousel__item-content{z-index:2;position:absolute;left:0;top:0;padding:1.5rem;color:#fff;width:100%;height:100%;pointer-events:none;display:flex;flex-direction:column;justify-content:end}.categories-carousel__info{margin-bottom:1.5rem}.categories-carousel__item-img{border-radius:8px;overflow:hidden;width:100%}.categories-carousel__items{display:grid;gap:.75rem;grid-template-columns:repeat(1,1fr)}.categories-carousel .subtitle-2{display:flex;justify-content:space-between}.categories-carousel .icon path{fill:#fff}@media (min-width: 48em){.categories-carousel__items{grid-template-columns:repeat(2,1fr)}}@media (min-width: 64em){.categories-carousel__items{grid-template-columns:repeat(4,1fr)}.categories-carousel--double .categories-carousel__items{grid-template-columns:repeat(2,1fr);gap:1rem}}
